Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Prolog program to find the sum of the elements in the listFeb 22
Prolog program to find the last element in a given listFeb 21
Prolog program to find the nth element of a list Feb 22
Prolog program to find the nth element of a listFeb 22
Prolog program to find sum of all the numbers in a given listFeb 21
Prolog program to find the permutations of a given list i.e. to find all possibl...Feb 22
Program to find sum of the elements of the array using self schedulingJun 15
Prolog program to add an element in a head position in given listFeb 21
Prolog program to add an element in a last position in given listFeb 21
Prolog program to write the elements of the list line by lineFeb 22
Prolog program to insert an element anywhere in the listFeb 22
Prolog program to delete an element from a given listFeb 21
Prolog program to delete an element from a list using concatenateFeb 22
Prolog program to delete an element from a given list without using concatenateFeb 22
Prolog program to add an element to the begining of a listFeb 21
PROLOG PROGRAM TO DETERMINE WHETHER A ELEMENT IS A MEMBER OF LISTFeb 22
Prolog program to concatenate two lists, an element is a member of a given list ...Feb 22
Prolog program to find whether the length of a list is even or odd Feb 22
PROLOG PROGRAM TO FIND THE PERMUTATION OF THE GIVEN LISTFeb 22
Prolog program to find maximum number from a listFeb 22
Prolog program to find last item of the listFeb 22
PROLOG PROGRAM TO FIND SUBLISTS OF THE GIVEN LISTFeb 22
Prolog program to find the length of a given listFeb 21
Prolog program to find summation of list of numbersFeb 21
Prolog program to concatenate two lists giving third listFeb 21
Prolog program to merge two ordered list generating an ordered listFeb 22
Prolog program to check whether a list is an ordered list or notFeb 22
Prolog program Define the relation last(item,list) so that item is the last elem...Feb 21
Prolog program to define the relation last(item,list) so that item is the last e...Feb 22
Program to do sum of elements of an array by Loop SplittingJun 13
Program to initialize array by even numbers starting from 2 and display sum of a...Nov 19
Program to print, read and calculate sum, smallest, largest element an array u...Mar 09
Program to do sum of elements of an array by Loop Splitting Jul 16
Program to do sum of the elements of the array using self schedulingNov 04
Program to do sum of the elements of the array by loop splitting and each proces...Aug 24
Prolog program to generate a fibonacci series of N elementsFeb 22
Program to merge two linked list, restricting commomn elements to occur only...Oct 15
PROGRAM TO FIND THE MEAN OF USER DEFINED NUMBER OF ARRAY ELEMENTSMay 03
Program to find the maximum and minimum element in an array using threadsMay 17
Program to find the maximum and minimum element in an array using threadsOct 30
Program to find largest element of an arrayApr 11
Program to find out the sum of odd and even numbers between given rangeJan 06
Program to find the sum of numbers from 1 to n using thread May 23
Program to find the sum of numbers from 1 to n using threadNov 07
Write a shell script to find sum of digits of a number Oct 05
Shell Script to find out the sum of the given numbers using command line...Jan 19
Program to find the sum of numbers from 1 to n using threadMay 15
Program to find sum, average and deviation of input numbers using parallel...May 26
PROGRAM TO FIND THE SUM OF THE SERIES 1 + 1/4 + 1/9Aug 24
PROGRAM TO FIND SUM OF SQUARE UP TO N NUMBERSSep 02